TSTP Solution File: ANA109^1 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : ANA109^1 : TPTP v8.1.2. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n012.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue May  7 07:27:54 EDT 2024

% Result   : Theorem 2.82s 1.69s
% Output   : Refutation 2.82s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   14 (   8 unt;   6 typ;   0 def)
%            Number of atoms       :   21 (   7 equ;   0 cnn)
%            Maximal formula atoms :    1 (   2 avg)
%            Number of connectives :   48 (   2   ~;   0   |;   0   &;  46   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :   17 (  17   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   1 con; 0-4 aty)
%            Number of variables   :   17 (   0   ^  14   !;   0   ?;  17   :)
%                                         (   3  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
thf('\'type/realax/real\'_type',type,
    '\'type/realax/real\'': $tType ).

thf('\'type/nums/num\'_type',type,
    '\'type/nums/num\'': $tType ).

thf('\'const/sets/INSERT\'_type',type,
    '\'const/sets/INSERT\'': 
      !>[TA: $tType] : ( TA > ( TA > $o ) > TA > $o ) ).

thf('\'const/sets/EMPTY\'_type',type,
    '\'const/sets/EMPTY\'': 
      !>[TA: $tType] : ( TA > $o ) ).

thf('\'const/iterate/sum\'_type',type,
    '\'const/iterate/sum\'': 
      !>[TA: $tType] : ( ( TA > $o ) > ( TA > '\'type/realax/real\'' ) > '\'type/realax/real\'' ) ).

thf('\'const/iterate/..\'_type',type,
    '\'const/iterate/..\'': '\'type/nums/num\'' > '\'type/nums/num\'' > '\'type/nums/num\'' > $o ).

thf(1,conjecture,
    ! [A: '\'type/nums/num\'' > '\'type/realax/real\'',B: '\'type/nums/num\''] :
      ( ( '\'const/iterate/sum\'' @ '\'type/nums/num\'' @ ( '\'const/iterate/..\'' @ B @ B ) @ A )
      = ( A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','thm/iterate/SUM_SING_NUMSEG_') ).

thf(2,negated_conjecture,
    ~ ! [A: '\'type/nums/num\'' > '\'type/realax/real\'',B: '\'type/nums/num\''] :
        ( ( '\'const/iterate/sum\'' @ '\'type/nums/num\'' @ ( '\'const/iterate/..\'' @ B @ B ) @ A )
        = ( A @ B ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(5,plain,
    ~ ! [A: '\'type/nums/num\'' > '\'type/realax/real\'',B: '\'type/nums/num\''] :
        ( ( '\'const/iterate/sum\'' @ '\'type/nums/num\'' @ ( '\'const/iterate/..\'' @ B @ B ) @ A )
        = ( A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(3,axiom,
    ! [TA: $tType,A: TA > '\'type/realax/real\'',B: TA] :
      ( ( '\'const/iterate/sum\'' @ TA @ ( '\'const/sets/INSERT\'' @ TA @ B @ ( '\'const/sets/EMPTY\'' @ TA ) ) @ A )
      = ( A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','thm/iterate/SUM_SING_') ).

thf(8,plain,
    ! [TA: $tType,A: TA > '\'type/realax/real\'',B: TA] :
      ( ( '\'const/iterate/sum\'' @ TA @ ( '\'const/sets/INSERT\'' @ TA @ B @ ( '\'const/sets/EMPTY\'' @ TA ) ) @ A )
      = ( A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(4,axiom,
    ! [A: '\'type/nums/num\''] :
      ( ( '\'const/iterate/..\'' @ A @ A )
      = ( '\'const/sets/INSERT\'' @ '\'type/nums/num\'' @ A @ ( '\'const/sets/EMPTY\'' @ '\'type/nums/num\'' ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','thm/iterate/NUMSEG_SING_') ).

thf(11,plain,
    ! [A: '\'type/nums/num\''] :
      ( ( '\'const/iterate/..\'' @ A @ A )
      = ( '\'const/sets/INSERT\'' @ '\'type/nums/num\'' @ A @ ( '\'const/sets/EMPTY\'' @ '\'type/nums/num\'' ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(14,plain,
    $false,
    inference(cvc4,[status(thm)],[5,8,11]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : ANA109^1 : TPTP v8.1.2. Released v7.0.0.
% 0.14/0.15  % Command  : run_Leo-III %s %d
% 0.14/0.36  % Computer : n012.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Mon May  6 12:44:24 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.95/0.86  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.24/0.97  % [INFO] 	 Parsing done (109ms). 
% 1.24/0.98  % [INFO] 	 Running in sequential loop mode. 
% 1.72/1.26  % [INFO] 	 eprover registered as external prover. 
% 1.72/1.26  % [INFO] 	 cvc4 registered as external prover. 
% 1.72/1.27  % [INFO] 	 Scanning for conjecture ... 
% 1.72/1.32  % [INFO] 	 Found a conjecture and 2 axioms. Running axiom selection ... 
% 1.88/1.35  % [INFO] 	 Axiom selection finished. Selected 2 axioms (removed 0 axioms). 
% 1.88/1.36  % [INFO] 	 Problem is higher-order (TPTP THF). 
% 1.88/1.36  % [INFO] 	 Type checking passed. 
% 1.88/1.36  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 2.66/1.69  % External prover 'cvc4' found a proof!
% 2.82/1.69  % [INFO] 	 Killing All external provers ... 
% 2.82/1.69  % Time passed: 1168ms (effective reasoning time: 711ms)
% 2.82/1.69  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 2.82/1.69  % Axioms used in derivation (2): thm/iterate/SUM_SING_, thm/iterate/NUMSEG_SING_
% 2.82/1.69  % No. of inferences in proof: 8
% 2.82/1.69  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1168 ms resp. 711 ms w/o parsing
% 2.82/1.75  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.82/1.75  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------